home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeConen.cab / xweb.vtidb.wiz.SUBMIT.HTX.en < prev    next >
Encoding:
Text File  |  2009-06-09  |  1008 b   |  50 lines

  1. <%LoginCheck%>
  2.  
  3. <%SubmitResponse%>
  4.  
  5. <html>
  6.  
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  9. <title><%SubmitPageTitle%></title>
  10. </head>
  11.  
  12. <body bgcolor="#FFFFFF">
  13.  
  14. <table width="100%" align=left>
  15.   <tr>
  16.     <td width="50%">
  17.       <b><font size=+3 color="#000080"> Submission Form </font></b>
  18.     </td>
  19.     <td width="50%" align=right>
  20.       <table>
  21.         <tr>
  22.           <td>
  23.         <%SubmissionNavTable%>
  24.           </td>
  25.         </tr>
  26.       </table>
  27.     </td>
  28.   </tr>
  29. </table>
  30.  
  31.  
  32. <p>
  33. <br clear="all">
  34. <hr>
  35. <p>
  36.  
  37. <form METHOD="POST" action="--WEBBOT-SELF--">
  38.  
  39. <!--webbot bot="SaveDatabase" SuggestedExt="asp" S-DataConnection="<%ConnectionName%>" S-RecordSource="<%SubmitRecordSource%>" <%ConfirmationURL%> S-Form-Fields="<%FormFields%>" S-Form-DBFields="<%DBFormFields%>" B-UseDBFieldsForConfirmation="True" -->
  40.  
  41. <%InputFields%>
  42.  
  43. <p><input type="submit" value="    OK    "><input type="reset" value=" Reset "></p>
  44.  
  45. </form>
  46.  
  47. </body>
  48.  
  49. </html>
  50.